home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_enscript.idb / usr / freeware / src / enscript / patches.z / patches
Encoding:
Text File  |  1998-10-28  |  1.3 KB  |  37 lines

  1. *** ./lib/enscript.cfg.in    Tue Jun 23 03:40:42 1998
  2. --- ../enscript-1.6.1/./lib/enscript.cfg.in    Wed Jul 29 11:27:11 1998
  3. ***************
  4. *** 29,35 ****
  5.   AcceptCompositeCharacters: 0
  6.   
  7.   # Lookup path for the AFM files.
  8. ! AFMPath: @DATADIR@/enscript:/usr/local/lib/ps:/usr/lib/ps
  9.   
  10.   # Append ^D character to the end of the output.  Some printers like HP
  11.   # LaserJet 5 require this but the default is `false'.
  12. --- 29,35 ----
  13.   AcceptCompositeCharacters: 0
  14.   
  15.   # Lookup path for the AFM files.
  16. ! AFMPath: @DATADIR@/enscript:/usr/freeware/lib/ps:/usr/local/lib/ps:/usr/lib/ps
  17.   
  18.   # Append ^D character to the end of the output.  Some printers like HP
  19.   # LaserJet 5 require this but the default is `false'.
  20. ***************
  21. *** 122,128 ****
  22.   # The spooler command switch to select the printer queue.  This option
  23.   # can also be used to pass other flags to the spooler command but they
  24.   # must be given bofore the queue switch.
  25. ! QueueParam: -P
  26.   
  27.   # Pass following Page Device options to the generated output.
  28.   #
  29. --- 122,128 ----
  30.   # The spooler command switch to select the printer queue.  This option
  31.   # can also be used to pass other flags to the spooler command but they
  32.   # must be given bofore the queue switch.
  33. ! QueueParam: -d
  34.   
  35.   # Pass following Page Device options to the generated output.
  36.   #
  37.